home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / dclnc1_2.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  21.7 KB  |  565 lines

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1993-94 Electronics for Imaging, Inc. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% Created for Digital Colorwriter LSR 2000 Printer
  10. *% Modified 1998 for NT 4.0 PSCRIPT and 4.3
  11. *% Copyright 1998, GENICOM Corporation
  12.  
  13. *FormatVersion: "4.3"
  14. *FileVersion: "1.2"
  15. *PCFileName: "DCLNC1_2.PPD"
  16. *LanguageVersion: English
  17. *LanguageEncoding: ISOLatin1
  18. *Product: "(Colorwriter LSR 2000)"
  19. *PSVersion: "(2015.108) 0"
  20. *Manufacturer: "Digital"
  21. *ModelName: "Colorwriter LSR 2000"
  22. *ShortNickName: "Colorwriter LSR 2000"
  23. *NickName: "Colorwriter LSR 2000"
  24.  
  25. *% === Options and Constraints =========
  26. *OpenGroup: InstallableOptions/Options Installed
  27. *OpenUI *Option1/Optional Cassette: Boolean
  28. *DefaultOption1: False
  29. *Option1 True/Installed: ""
  30. *Option1 False/Not Installed: ""
  31. *CloseUI: *Option1
  32. *CloseGroup: InstallableOptions
  33.  
  34. *UIConstraints: *Option1 False *InputSlot Tray2
  35. *UIConstraints: *InputSlot Tray2 *Option1 False
  36.  
  37. *% === Options and Constraints =========
  38.  
  39. *UIConstraints: *ColorModel Gray *ColorRenderDict Preferred
  40. *UIConstraints: *ColorModel Gray *ColorRenderDict Business
  41. *UIConstraints: *ColorModel Gray *ColorRenderDict Colorimetric
  42. *UIConstraints: *ColorModel Gray *ColorRenderDict Monitor
  43.  
  44. *UIConstraints: *ColorRenderDict Preferred *ColorModel Gray
  45. *UIConstraints: *ColorRenderDict Colorimetric *ColorModel Gray
  46. *UIConstraints: *ColorRenderDict Business *ColorModel Gray
  47. *UIConstraints: *ColorRenderDict Monitor *ColorModel Gray
  48.  
  49. *UIConstraints: *MediaType Transparent *ColorRenderDict Preferred
  50. *UIConstraints: *ColorRenderDict Preferred *MediaType Transparent 
  51.  
  52. *UIConstraints: *MediaType Transparent *ColorRenderDict Colorimetric
  53. *UIConstraints: *ColorRenderDict Colorimetric *MediaType Transparent
  54.  
  55. *UIConstraints: *ColorRenderDict Preferred *MediaType Transparent
  56. *UIConstraints: *MediaType Transparent *ColorRenderDict Preferred
  57.  
  58. *UIConstraints: *ColorRenderDict Monitor *MediaType Transparent
  59. *UIConstraints: *MediaType Transparent *ColorRenderDict Monitor
  60.  
  61. *% General Information and Defaults ===============
  62. *FreeVM: "16632226"
  63. *LanguageLevel: "2"
  64. *ColorDevice: True
  65. *DefaultColorSpace: CMYK
  66. *%VariablePaperSize: False
  67. *TTRasterizer: Type42
  68. *?TTRasterizer: "(Type42) = flush"
  69. *FileSystem: True
  70. *?FileSystem: "
  71.     save
  72.       statusdict /diskstatus known{(True)} {(False)} ifelse = flush
  73.     restore
  74.     "
  75. *End
  76. *Throughput: "10"
  77. *Password: "0"
  78. *ExitServer: "
  79.    count 0 eq
  80.    { false } { true exch startjob } ifelse
  81.    not { (WARNING: Cannot modify initial VM.) =
  82.             (Missing or invalid password.) =
  83.             (Please contact the author of this software.) = flush quit
  84.           } if
  85. "
  86. *End
  87.  
  88. *Reset: "
  89.    count 0 eq
  90.    { false } { true exch startjob } ifelse
  91.    not { (WARNING: Cannot reset printer.) =
  92.             (Missing or invalid password.) =
  93.             (Please contact the author of this software.) = flush quit
  94.           } if
  95.    systemdict /quit get exec
  96.    (WARNING: Printer Reset Failed.) = flush
  97. "
  98. *End
  99.  
  100. *DefaultResolution: 600dpi
  101. *?Resolution: "
  102.     save
  103.       initgraphics
  104.       0 0 moveto currentpoint matrix defaultmatrix transform
  105.       0 72 lineto currentpoint matrix defaultmatrix transform
  106.       3 -1 roll sub dup mul
  107.       3 1 roll exch sub dup mul
  108.       add sqrt round cvi
  109.       (          ) cvs print (dpi) = flush
  110.     restore
  111.     "
  112. *End
  113.  
  114. *AccurateScreensSupport: True
  115.  
  116. *%EFIFlags *ColorModel Command|Setup
  117. *OpenUI *ColorModel/Color Mode: PickOne
  118. *OrderDependency: 15.0 AnySetup *ColorModel
  119. *DefaultColorModel: ColorModelDEF
  120. *ColorModel ColorModelDEF/Printer's default: ""
  121. *ColorModel CMYK/CMYK: " userdict /setcolorbundle known 
  122.     { << /ColorMode /CMYK >> setcolorbundle }
  123.     { << /ProcessColorModel /DeviceCMYK >> setpagedevice } ifelse "
  124. *End
  125. *ColorModel Gray/Grayscale: " userdict /setcolorbundle known
  126.     { << /ColorMode /Grayscale /Compression /Disabled >> setcolorbundle }
  127.     { << /ProcessColorModel /DeviceGray >> setpagedevice } ifelse "
  128. *End
  129. *?ColorModel: " currentpagedevice /ProcessColorModel get == } if "
  130. *CloseUI: *ColorModel
  131.  
  132. *%EFIFlags *EFCOVPGATEND Setup
  133. *OpenUIEFI *EFCOVPGATEND/Print Cover Page: PickOne
  134. *OrderDependency: 30.0 AnySetup *EFCOVPGATEND
  135. *DefaultEFCOVPGATEND: No
  136. *EFCOVPGATEND Yes/Yes: ""
  137. *EFCOVPGATEND No/No: ""
  138. *CloseUIEFI: *EFCOVPGATEND
  139.  
  140. *%EFIFlags *EFPSERROR Setup
  141. *OpenUIEFI *EFPSERROR/Print to PS Error: PickOne
  142. *OrderDependency: 40.0 AnySetup *EFPSERROR
  143. *DefaultEFPSERROR: No
  144. *EFPSERROR Yes/Yes: ""
  145. *EFPSERROR No/No: ""
  146. *CloseUIEFI: *EFPSERROR
  147.  
  148. *%EFIFlags *EFSTARTPAGE Setup
  149. *OpenUIEFI *EFSTARTPAGE/Print Startpage: PickOne
  150. *OrderDependency: 20.0 AnySetup *EFSTARTPAGE
  151. *DefaultEFSTARTPAGE : No
  152. *EFSTARTPAGE Yes/Yes: ""
  153. *EFSTARTPAGE No/No: ""
  154. *CloseUIEFI: *EFSTARTPAGE
  155.  
  156. *%EFIFlags *MediaType
  157. *OpenUI *MediaType/Paper Type: PickOne
  158. *OrderDependency: 50.0 AnySetup *MediaType
  159. *DefaultMediaType: MediaDEF
  160. *MediaType MediaDEF/Printer's default:""
  161. *MediaType Plain/Plain Paper: " userdict /setcolorbundle known
  162.     { << /MediaType /Plain >> setcolorbundle 1 XJXsetmediatype } if
  163.         (printerinfo mediatype PLAIN) =string /CPSI /ProcSet
  164.     findresource /externalcommand get exec {pop} if "
  165. *End
  166. *MediaType Transparent/Transparency: " userdict /setcolorbundle known
  167.     { << /MediaType /Transparent >> setcolorbundle 2 XJXsetmediatype  } if
  168.         (printerinfo mediatype TRANSPARENCY) =string /CPSI /ProcSet 
  169.     findresource /externalcommand get exec {pop} if "
  170. *End
  171. *?MediaType: " (unknown) == flush"
  172. *CloseUI: *MediaType
  173.  
  174. *%EFIFlags *ColorRenderDict Spooler|Command|Setup
  175. *OpenUI *ColorRenderDict/Rendering Style: PickOne
  176. *OrderDependency: 60.0 AnySetup *ColorRenderDict
  177. *DefaultColorRenderDict: RenderingDEF
  178. *ColorRenderDict RenderingDEF/Printer's default: ""
  179. *ColorRenderDict Preferred/Photographic: " userdict /setcolorbundle known
  180.     { << /ColorRendering /Photographic >> setcolorbundle }
  181.       { /DefaultColorRendering 
  182.       /P320CMYKPhotographic
  183.         /ColorRendering findresource
  184.          /ColorRendering defineresource setcolorrendering
  185.     } ifelse "
  186. *End
  187. *ColorRenderDict Business/Presentation: " userdict /setcolorbundle known
  188.     { << /ColorRendering /Presentation >> setcolorbundle }
  189.     { /DefaultColorRendering 
  190.       /P320CMYKPresentation
  191.            /ColorRendering findresource
  192.          /ColorRendering defineresource setcolorrendering
  193.     } ifelse "
  194. *End
  195. *ColorRenderDict Monitor/Monitor: " userdict /setcolorbundle known
  196.     { << /ColorRendering /Monitor >> setcolorbundle }
  197.     { /DefaultColorRendering 
  198.        /P320CMYKMonitor 
  199.            /ColorRendering findresource
  200.          /ColorRendering defineresource setcolorrendering
  201.     } ifelse "
  202. *End
  203. *ColorRenderDict Colorimetric/Solid Color: " userdict /setcolorbundle known
  204.     { << /ColorRendering /Solid >> setcolorbundle }
  205.     { /DefaultColorRendering 
  206.       /P320CMYKSolid
  207.            /ColorRendering findresource
  208.          /ColorRendering defineresource setcolorrendering
  209.     } ifelse "
  210. *End
  211. *?ColorRenderDict: " userdict /setcolorbundle known
  212.     { currentcolorbundle /ColorRendering get == } 
  213.     { currentcolorrendering /ProfileInfoDict known
  214.           { currentcolorrendering /ProfileInfoDict get 
  215.           /EFI_DISP_NAME get == }
  216.           { (Unknown) = } ifelse } ifelse flush"
  217. *End
  218. *CloseUI: *ColorRenderDict
  219.  
  220. *%EFIFlags *EFBrightness Spooler|Command
  221. *OpenUI *EFBrightness/Brightness: PickOne
  222. *OrderDependency: 55.0 AnySetup *EFBrightness
  223. *DefaultEFBrightness: EFBrightnessDEF
  224. *EFBrightness EFBrightnessDEF/Printer's default: ""
  225. *EFBrightness +0.24/85%  Lightest: " {dup 180 mul sin 0.15 mul add } bind
  226.     userdict /ColorAdjust known 
  227.     {  dup dup dup ColorAdjust /coloradjust get exec }
  228.     {  { /Dummy1 exec /Dummy2 exec } bind dup 2 currenttransfer put
  229.        dup 0 4 -1 roll put settransfer } ifelse "
  230. *End
  231. *EFBrightness +0.16/90%  Lighter:     " {dup 180  mul sin 0.10 mul add } bind
  232.     userdict /ColorAdjust known 
  233.     {  dup dup dup ColorAdjust /coloradjust get exec }
  234.     {  { /Dummy1 exec /Dummy2 exec } bind dup 2 currenttransfer put
  235.        dup 0 4 -1 roll put settransfer } ifelse "
  236. *End
  237. *EFBrightness +0.08/95%  Light:     " {dup 180  mul sin 0.05 mul add } bind
  238.     userdict /ColorAdjust known 
  239.     {  dup dup dup ColorAdjust /coloradjust get exec }
  240.     {  { /Dummy1 exec /Dummy2 exec } bind dup 2 currenttransfer put
  241.        dup 0 4 -1 roll put settransfer } ifelse "
  242. *End
  243. *EFBrightness 00.00/100% Normal:     " {} settransfer "
  244. *EFBrightness -0.08/105% Dark:     " {dup 180  mul sin -0.05 mul add } bind
  245.     userdict /ColorAdjust known 
  246.     {  dup dup dup ColorAdjust /coloradjust get exec }
  247.     {  { /Dummy1 exec /Dummy2 exec } bind dup 2 currenttransfer put
  248.        dup 0 4 -1 roll put settransfer } ifelse "
  249. *End
  250. *EFBrightness -0.16/110% Darker:     " {dup 180  mul sin -0.10 mul add } bind
  251.     userdict /ColorAdjust known 
  252.     {  dup dup dup ColorAdjust /coloradjust get exec }
  253.     {  { /Dummy1 exec /Dummy2 exec } bind dup 2 currenttransfer put
  254.        dup 0 4 -1 roll put settransfer } ifelse "
  255. *End
  256. *EFBrightness -0.24/115% Darkest:    " {dup 180  mul sin -0.15 mul add } bind
  257.     userdict /ColorAdjust known 
  258.     {  dup dup dup ColorAdjust /coloradjust get exec }
  259.     {  { /Dummy1 exec /Dummy2 exec } bind dup 2 currenttransfer put
  260.        dup 0 4 -1 roll put settransfer } ifelse "
  261. *End
  262. *CloseUI: *EFBrightness
  263.  
  264. *%EFIFlags *ManualFeed Command
  265. *OpenUI *ManualFeed/MultiPurpose Tray: Boolean
  266. *OrderDependency: 65.0 AnySetup *ManualFeed
  267. *DefaultManualFeed: False
  268. *ManualFeed True/On: "1 dict dup /ManualFeed true put setpagedevice"
  269. *ManualFeed False/Off: "1 dict dup /ManualFeed false put setpagedevice"
  270. *?ManualFeed: " 
  271.    save currentpagedevice /ManualFeed get
  272.    {(True)} {(False)} ifelse = flush restore"
  273. *End
  274. *CloseUI: *ManualFeed
  275.  
  276. *%EFIFlags *InputSlot
  277. *OpenUI *InputSlot/Paper Source: PickOne
  278. *OrderDependency: 20.0 AnySetup *InputSlot
  279. *DefaultInputSlot: AutoSelect
  280. *InputSlot AutoSelect/AutoSelect: "(printerinfo trayselect AUTO_TRAY) =string /CPSI /ProcSet 
  281.    findresource /externalcommand get exec {pop} if"
  282. *End
  283. *InputSlot Tray1/Main Cassette: "(printerinfo trayselect MAIN_CASS) =string /CPSI /ProcSet 
  284.     findresource /externalcommand get exec {pop} if"
  285. *End
  286. *InputSlot Tray2/Optional Cassette: "(printerinfo trayselect OPTIONAL_CASS) =string /CPSI /ProcSet 
  287.     findresource /externalcommand get exec {pop} if"
  288. *End
  289. *?InputSlot: "(unknown) == flush"
  290. *CloseUI: *InputSlot
  291.  
  292. *%EFIFlags *EFInputSlot Setup
  293. *OpenUIEFI *EFInputSlot/PAPER SOURCE: PickOne
  294. *OrderDependency: 20.0 AnySetup *EFInputSlot
  295. *DefaultEFInputSlot: Tray1
  296. *EFInputSlot AutoSelect/AutoSelect: "(printerinfo trayselect AUTO_TRAY) =string /CPSI /ProcSet 
  297.    findresource /externalcommand get exec {pop} if"
  298. *End
  299. *EFInputSlot Tray1/Tray1: "(printerinfo trayselect MAIN_CASS) =string /CPSI /ProcSet 
  300.     findresource /externalcommand get exec {pop} if"
  301. *End
  302. *EFInputSlot Tray2/Tray2: "(printerinfo trayselect OPTIONAL_CASS) =string /CPSI /ProcSet 
  303.     findresource /externalcommand get exec {pop} if"
  304. *End
  305. *EFInputSlot AuxiliaryTray/AuxiliaryTray: "(printerinfo trayselect MANUAL_FEED) =string /CPSI /ProcSet 
  306.     findresource /externalcommand get exec {pop} if"
  307. *End
  308. *CloseUIEFI: *EFInputSlot
  309.  
  310. *DefaultTransfer: Null
  311. *Transfer Null: "{ }"
  312. *Transfer Null.Inverse: "{ 1 exch sub }"
  313.  
  314. *% Black substitution is always on.
  315. *DefaultBlackSubstitution: True
  316. *BlackSubstitution True: ""
  317. *?BlackSubstitution: "(True) == flush"
  318.  
  319. *% Paper Handling ===================
  320. *% Use these entries to set paper size most of the time, unless there is
  321. *% specific reason to use PageRegion.
  322. *%EFIFlags *PageSize Command|Setup
  323. *OpenUI *PageSize/Page Size: PickOne
  324. *OrderDependency: 90.0 AnySetup *PageSize
  325. *DefaultPageSize: Letter
  326. *PageSize Letter/Letter:" userdict /setcolorbundle known
  327.     { << /PageSize /Letter-R >> setcolorbundle }
  328.     { << /PageSize [612 792] /MediaType (ShortEdgeFeed) 
  329.             /InputAttributes << 0 << /PageSize [612 792] /MediaType (ShortEdgeFeed) >> >> >> setpagedevice
  330.     } ifelse "
  331. *End
  332. *PageSize Legal/Legal: " userdict /setcolorbundle known
  333.     { << /PageSize /Legal >> setcolorbundle } { legal } ifelse "
  334. *End
  335. *PageSize A4/A4:" userdict /setcolorbundle known 
  336.     { << /PageSize /A4-R >> setcolorbundle }
  337.     { << /PageSize [595 842] /MediaType (ShortEdgeFeed) 
  338.             /InputAttributes << 0 << /PageSize [595 842] /MediaType (ShortEdgeFeed) >> >> >> setpagedevice
  339.     } ifelse "
  340. *End
  341. *PageSize A4FB/A4+ (Legal):" userdict /setcolorbundle known
  342.     { << /PageSize /Legal >> setcolorbundle } { legal } ifelse "
  343. *End
  344. *PageSize B5/B5: " userdict /setcolorbundle known 
  345.     { << /PageSize /B5-R >> setcolorbundle }
  346.     { << /PageSize [516 729] /MediaType (ShortEdgeFeed) 
  347.             /InputAttributes << 0 << /PageSize [516 729] /MediaType (ShortEdgeFeed) >> >> >> setpagedevice
  348.     } ifelse "
  349. *End
  350. *?PageSize: "
  351.     save currentpagedevice /PageSize get aload pop
  352.     2 copy gt {exch} if (Unknown) 
  353.     5 dict
  354.     dup [612 1008] (Legal) put
  355.     dup [612 1015] (A4FB) put
  356.     dup [612 792] (Letter) put
  357.     dup [595 842] (A4) put
  358.     dup [516 729] (B5) put
  359.     { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
  360.       { exch pop exit } { pop } ifelse
  361.     } bind forall = flush pop pop
  362.     restore "
  363. *End
  364. *CloseUI: *PageSize
  365.  
  366. *% These entries will set up the frame buffer. Usually used with manual feed.
  367. *%EFIFlags *PageRegion
  368. *OpenUI *PageRegion: PickOne
  369. *OrderDependency: 95.0 AnySetup *PageRegion
  370. *DefaultPageRegion: Letter
  371. *PageRegion Letter/Letter:" userdict /setcolorbundle known
  372.     { << /PageSize /Letter-R >> setcolorbundle }
  373.     { << /PageSize [612 792] /MediaType (ShortEdgeFeed) 
  374.             /InputAttributes << 0 << /PageSize [612 792] /MediaType (ShortEdgeFeed) >> >> >> setpagedevice
  375.     } ifelse "
  376. *End
  377. *PageRegion Legal/Legal: " userdict /setcolorbundle known
  378.     { << /PageSize /Legal >> setcolorbundle } { legal } ifelse "
  379. *End
  380. *PageRegion A4/A4: " userdict /setcolorbundle known 
  381.     { << /PageSize /A4-R >> setcolorbundle }
  382.     { << /PageSize [595 842] /MediaType (ShortEdgeFeed) 
  383.             /InputAttributes << 0 << /PageSize [595 842] /MediaType (ShortEdgeFeed) >> >> >> setpagedevice
  384.     } ifelse "
  385. *End
  386. *PageRegion A4FB/A4+ (Legal): " userdict /setcolorbundle known
  387.     { << /PageSize /Legal >> setcolorbundle } { legal } ifelse "
  388. *End
  389. *PageRegion B5/B5: " userdict /setcolorbundle known 
  390.     { << /PageSize /B5-R >> setcolorbundle }
  391.     { << /PageSize [516 729] /MediaType (ShortEdgeFeed) 
  392.             /InputAttributes << 0 << /PageSize [516 729] /MediaType (ShortEdgeFeed) >> >> >> setpagedevice
  393.     } ifelse "
  394. *End
  395. *CloseUI: *PageRegion
  396.  
  397. *DefaultImageableArea: Letter
  398. *ImageableArea Legal/Legal: "8.4 11.8 603.6 988.4"
  399. *ImageableArea Letter/Letter: "8.4 11.8 603.6 772.4"
  400. *ImageableArea A4/A4: "8.4 11.8 586.6 822.4"
  401. *ImageableArea A4FB/A4+ (Legal): "9 83 604 925"
  402. *ImageableArea B5/B5: "8.4 11.8 507.6 709.4"
  403. *?ImageableArea: "
  404.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  405.   newpath clippath pathbbox
  406.   4 -2 roll exch 2 {ceiling cvp} repeat
  407.   exch 2 {floor cvp} repeat flush
  408.  restore
  409. "
  410. *End
  411.  
  412. *% These provide the physical dimensions of the paper (by keyword)
  413. *DefaultPaperDimension: Letter
  414. *PaperDimension Legal/Legal:     "612 1008"
  415. *PaperDimension Letter/Letter: "612 792"
  416. *PaperDimension A4/A4: "595 842"
  417. *PaperDimension A4FB/A4+ (Legal): "612 1015"
  418. *PaperDimension B5/B5: "516 729"
  419.  
  420. *RequiresPageRegion All: True
  421.  
  422. *DefaultOutputOrder: Reverse
  423.  
  424. *% Font Information =========================
  425. *DefaultFont: Courier
  426. *Font AvantGarde-Book: Standard "(001.002)" Standard Disk
  427. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard Disk
  428. *Font AvantGarde-Demi: Standard "(001.003)" Standard Disk
  429. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard Disk
  430. *Font Bookman-Demi: Standard "(001.001)" Standard Disk
  431. *Font Bookman-DemiItalic: Standard "(001.001)" Standard Disk
  432. *Font Bookman-Light: Standard "(001.001)" Standard Disk
  433. *Font Bookman-LightItalic: Standard "(001.001)" Standard Disk
  434. *Font Courier: Standard "(002.002)" Standard Disk
  435. *Font Courier-Bold: Standard "(002.002)" Standard Disk
  436. *Font Courier-BoldOblique: Standard "(002.002)" Standard Disk
  437. *Font Courier-Oblique: Standard "(002.002)" Standard Disk
  438. *Font Helvetica: Standard "(001.006)" Standard Disk
  439. *Font Helvetica-Bold: Standard "(001.007)" Standard Disk
  440. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard Disk
  441. *Font Helvetica-Condensed: Standard "(001.001)" Standard Disk
  442. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard Disk
  443. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard Disk
  444. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard Disk
  445. *Font Helvetica-Narrow: Standard "(001.001)" Standard Disk
  446. *Font Helvetica-Narrow-Bold: Standard "(001.002)" Standard Disk
  447. *Font Helvetica-Narrow-BoldObl: Standard "(001.002)" Standard Disk
  448. *Font Helvetica-Narrow-Oblique: Standard "(001.001)" Standard Disk
  449. *Font Helvetica-Oblique: Standard "(001.006)" Standard Disk
  450. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard Disk
  451. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard Disk
  452. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard Disk
  453. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard Disk
  454. *Font Palatino-Bold: Standard "(001.005)" Standard Disk
  455. *Font Palatino-BoldItalic: Standard "(001.005)" Standard Disk
  456. *Font Palatino-Italic: Standard "(001.005)" Standard Disk
  457. *Font Palatino-Roman: Standard "(001.005)" Standard Disk
  458. *Font Symbol: Special "(001.003)" Special Disk
  459. *Font Times-Bold: Standard "(001.007)" Standard Disk
  460. *Font Times-BoldItalic: Standard "(001.009)" Standard Disk
  461. *Font Times-Italic: Standard "(001.007)" Standard Disk
  462. *Font Times-Roman: Standard "(001.007)" Standard Disk
  463. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard Disk
  464. *Font ZapfDingbats: Special "(001.002)" Special Disk
  465. *?FontQuery: "
  466.    save  
  467.    { count 1 gt
  468.       { exch dup 127 string cvs (/) print print (:) print
  469.        /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = 
  470.       } { exit } ifelse
  471.    } bind loop
  472.    (*) = flush
  473.    restore"
  474. *End
  475.  
  476. *?FontList: "
  477.    save (*) {cvn ==} 128 string /Font resourceforall
  478.    (*) = flush restore"
  479. *End
  480.  
  481. *ContoneOnly: True
  482.  
  483. *% Printer Messages (verbatim from printer):
  484. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  485. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  486. *Message: "\FontName\ not found, using Courier"
  487.  
  488. *% Status (format: %%[ status: <one of these> ]%% )
  489. *Status: "idle"
  490. *Status: "busy"
  491. *Status: "waiting"
  492. *Status: "printing"
  493. *Status: "scanning"
  494. *Status: "PrinterError: Copier is busy"
  495. *Status: "PrinterError: Copier is in standby mode"
  496. *Status: "PrinterError: Service cable is disconnected"
  497. *Status: "PrinterError: Out of fuser oil"
  498. *Status: "PrinterError: Copier door is open"
  499. *Status: "PrinterError: Paper jam"
  500. *Status: "PrinterError: Out of paper"
  501. *Status: "PrinterError: Waste toner container is full"
  502. *Status: "PrinterError: Out of toner"
  503. *Status: "PrinterError: There is no key"
  504. *Status: "PrinterError: There is no control card"
  505. *Status: "PrinterError: ID mode"
  506. *Status: "PrinterError: Copier needs attention; see copier control panel"
  507. *Status: "PrinterError: Load A4 paper"
  508. *Status: "PrinterError: Load Letter paper"
  509. *Status: "PrinterError: Load Letter-R paper"
  510. *Status: "PrinterError: Load A4-R paper"
  511. *Status: "PrinterError: Load B5-R paper"
  512. *Status: "PrinterError: Load Legal paper"
  513. *Status: "PrinterError: Check copier power and cable connection"
  514. *Status: "PrinterError: Check film scanner connection"
  515. *Status: "PrinterError: Copier is warming up"
  516. *Status: "PrinterError: Copier communication error; call copier technician"
  517. *Status: "PrinterError: Set paper size, then load manual feed paper"
  518. *Status: "PrinterError: An unknown copier error occurred"
  519. *Status: "PrinterError: Load manual feed paper"
  520. *Status: "PrinterError: Remove manual feed paper, then set size"
  521. *Status: "PrinterError: Copier is disconnected"
  522. *Status: "PrinterError: Film Scanner has copy control"
  523.  
  524. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  525. *Source: "LocalTalk"
  526. *Source: "EtherTalk"
  527. *Source: "Parallel"
  528. *Source: "TCP/IP"
  529. *Source: "Novell IPX"
  530. *Source: "SCSIComm"
  531.  
  532. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  533. *PrinterError: "Copier is busy"
  534. *PrinterError: "Copier is in standby mode"
  535. *PrinterError: "Service cable is disconnected"
  536. *PrinterError: "Out of fuser oil"
  537. *PrinterError: "Copier door is open"
  538. *PrinterError: "Paper jam"
  539. *PrinterError: "Out of paper"
  540. *PrinterError: "Waste toner container is full"
  541. *PrinterError: "Out of toner"
  542. *PrinterError: "There is no key"
  543. *PrinterError: "There is no control card"
  544. *PrinterError: "ID mode"
  545. *PrinterError: "Copier needs attention; see copier control panel"
  546. *PrinterError: "Load A4 paper"
  547. *PrinterError: "Load Legal paper"
  548. *PrinterError: "Load Letter-R paper"
  549. *PrinterError: "Load A4-R paper"
  550. *PrinterError: "Load B5-R paper"
  551. *PrinterError: "Check copier power and cable connection"
  552. *PrinterError: "Check film scanner connection"
  553. *PrinterError: "Copier is warming up"
  554. *PrinterError: "Copier communication error; call copier technician"
  555. *PrinterError: "Set paper size, then load manual feed paper"
  556. *PrinterError: "An unknown copier error occurred"
  557. *PrinterError: "Load manual feed paper"
  558. *PrinterError: "Remove manual feed paper, then set size"
  559. *PrinterError: "Copier is disconnected"
  560. *PrinterError: "Film Scanner has copy control"
  561.  
  562.  
  563. *% Last Edit date May 5, 1998
  564. *% End of PPD File for Colorwriter LSR 2000
  565.